func crypto/x509.buildCSRExtensions
2 uses
crypto/x509 (current package)
x509.go#L1330: func buildCSRExtensions(template *CertificateRequest) ([]pkix.Extension, error) {
x509.go#L1883: extensions, err := buildCSRExtensions(template)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)